C#
VB
Java
WinRT C#
C++
A generic observable collection.
public class AnnObservableCollection<T> : IAnnNotifyCollectionChanged, LeadCollection<T>
Public Class AnnObservableCollection(Of T)
Inherits System.Collections.ObjectModel.Collection(Of T)
Implements Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
public sealed class AnnObservableCollection<T> : Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
public class AnnObservableCollection<E> implements List<E>, IAnnNotifyCollectionChanged
function Leadtools.Annotations.Core.AnnObservableCollection()
public:
generic<typename T>
ref class AnnObservableCollection : IAnnNotifyCollectionChanged, LeadCollection<T>
Type Parameters
T
Collection items type.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET